window: Turn popovers into internal children
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 6 Mar 2014 22:06:40 +0000 (23:06 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 7 Mar 2014 04:21:43 +0000 (23:21 -0500)
commit59a928f7c8ac987a544c30251d2293de9033f1b8
treeccc7f21c7738f1cb0bcb4ffac1970c239b9c6dd5
parent99ac2f5c49bdb51bd3ad28c0824089f22d97b580
window: Turn popovers into internal children

It turns out popovers are already smart enough to cope with this
situation, so let popovers be internal children so things that rely
on gtk_container_forall(), like DnD, work without modifications.

https://bugzilla.gnome.org/show_bug.cgi?id=725727
gtk/gtkwindow.c